home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / winmode.zip / WINMODE next >
Text File  |  1992-02-26  |  297b  |  13 lines

  1.  
  2. # WinMode 1.0 for Windows 3.1
  3. # Copyright (c) 1988-92 Finnegan O'Malley & Company Inc.
  4. # All Rights Reserved.
  5. # First Published in PC Magazine, May 12, 1992.
  6.  
  7. # developed under Microsoft C 5.1
  8.  
  9. winmode.exe: winmode.c winmode
  10.     cl -AS -Gs -W3 -Zp -Os winmode.c
  11.     del winmode.obj
  12.  
  13.